type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt8ToInt16

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L1358: 			return scanPlanBinaryInt8ToInt16{}
		int.go#L1494: type scanPlanBinaryInt8ToInt16 struct{}
		int.go#L1496: func (scanPlanBinaryInt8ToInt16) Scan(src []byte, dst any) error {